Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Adding multiCapabilities #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

t0mtaylor
Copy link

Seems many have wanted this merged for the past year, can we have it? :)

This PR is updated with Master

See related PR62 for history of this change request #62

@t0mtaylor
Copy link
Author

Should I also add the readme changes from PR62 also?

  • multiCapabilities object: multiCapabilities object to be passed to the test. Protractor will run tests in parallel against each set of capabilities.

rrazey@b980d1b

@svattenky
Copy link

@t0mtaylor is this working in 2.10.1? Maybe I'm reading this wrong but this seems to be checked in on Aug 20 and I don't notice it mentioned in the release notes https://github.com/teerapap/grunt-protractor-runner#release-history

@MichaelSitter
Copy link

@t0mtaylor not sure if this PR is just out of date or what, but multiCapabilities is supposed to be an array, not an object: https://github.com/angular/protractor/blob/master/docs/referenceConf.js#L162

The only work around I've been able to find is to define your multiCapabilities in your conf files, instead of the grunt task.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants